home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / misc / dbb11.lha / breadboard / README < prev    next >
Text File  |  1993-03-23  |  3KB  |  59 lines

  1.   Digital Breadboard v1.1, a digital logic circuit simulator for the Amiga.
  2.  
  3. Release v1.1 contains:
  4.  
  5.     DBB - the main program
  6.     DBB.dvi - a user manual
  7.     DBB.doc - an ASCII version of the user manual
  8.               (this is not as complete as the TeX version but covers 
  9.               everything important)
  10.     DBB.guide - AmigaGuide database file
  11.     DBB.prefs - a config file
  12.     elements.iff, good.iff, bad.iff - pictures required by dvi file
  13.     good.iff.guide, bad.iff.guide, kmap.iff.guide - brushes for AmigaGuide
  14.                                                     database
  15.     Circuits/* - sample design files, mostly from Ethan Dicks 
  16.                  <erd@kumiss.cmhnet.org> Thanks Ethan!
  17.     fonts/hpcalc.font - a needed font
  18.     fonts/hpcalc/18 - the font itself
  19.     reqtools.library - a needed library file
  20.     History - history file
  21.     README - this file.
  22.  
  23.   To print the TeX verion of the manual, you will need the program DVIprint
  24. and the associated TeX fonts, and the program SpecialHost will have to be 
  25. active to import the .iff pictures.  Put the .iff pictures in the same 
  26. directory that you started SpecialHost from.  If you start SpecialHost in 
  27. your startup-sequence with the call `tex:bin/specialhost', then you would
  28. put the files in DH0:'s root directory, or whatever your working directory
  29. is.  SpecialHost should be set to `Memory' or `File' (borderless).  Type 
  30. `DVIprint p printer DBB.dvi' (substitute your own supported printer where 
  31. it says 'printer').
  32.  
  33.   For my HPIIIP, these are the settings I use:
  34.  
  35.   TeX:bin/dviprint -b 200000 -h .73in -v .4in p laserjet DBB.dvi
  36.  
  37.   Those without access to TeX can obtain a 16-page laser-printed TeX manual 
  38. from me by writing.  Please specify plain or 3-hole paper.
  39.  
  40.   The AmigaGuide datafile uses CBM's Display program, and because Workbench
  41. users won't have a full path, expects it to be in the default Sys:Utilities
  42. drawer.  You can change this location, or even the program if you want, by
  43. editing the DBB.guide file with a text editor.  Better yet, if you have
  44. the AmigaGuide distribution, use WDisplay instead to display the files on
  45. the AmigaGuide window itself.  Also note that because of the lack of
  46. variable support in AmigaGuide, the three *.iff.guide files need to be in
  47. the same directory as you started DBB from (i.e. if you use the DBB icon
  48. then they will be found in their default location, but if you start DBB
  49. from a project icon in the Circuits drawer, you'll either need to edit the
  50. DBB.guide file to supply a path for the files or have a copy of them in
  51. that drawer.
  52.  
  53.   Digital Breadboard is a WB2.x program!  If you try to run it under 1.3 or 
  54. earlier, it won't work.  Digital Breadboard uses an Amiga high-res screen 
  55. mode.  If you use it with a non-VGA monitor it will probably look non-optimal
  56. unless you get creative with the colors.  Pay attention to the printer 
  57. settings if you use a dark background.
  58.  
  59.